Request (GetSearchResultsWithPricingPagedSoapIn)
The request body is of type GetSearchResultsWithPricingPaged.
Request Body Parameters
Name | Description | Data Type |
SearchString | | xml:string |
SearchCategoryID | | xml:string |
IncludeItemsFromAllChildCategories | | xml:boolean |
IncludeModels | | xml:boolean |
IncludeStockCodes | | xml:boolean |
IncludeSKUs | | xml:boolean |
RowsPerPage | | xml:int |
PageNumber | | xml:int |
Example
The following example shows how to perform the web operation in CyberStore.
200 Response (GetSearchResultsWithPricingPagedSoapOut)
The response body is of type GetSearchResultsWithPricingPagedResponse.
Response Body Parameters
Name | Description | Data Type |
GetSearchResultsWithPricingPagedResult | A string value containing a JSON object.
| xml:string |
See Also